home *** CD-ROM | disk | FTP | other *** search
/ Champak 33 / Volume 33 - JOGO DISK .iso / Games / protect_the_fire.swf / scripts / frame_4 / DoAction.as < prev   
Text File  |  2007-01-15  |  219b  |  12 lines

  1. i = "1";
  2. while(i < "91")
  3. {
  4.    setProperty("line", _rotation, i);
  5.    set("/:angle" add i,getProperty("/line", _height) / getProperty("/line", _width));
  6.    i += "3";
  7. }
  8. base = "0.2";
  9. stop();
  10. c1 = "3";
  11. c2 = "1";
  12.